home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
BARNET
/
INTERNET
/
ACORNET
/
FREENET-STACK
/
ACRNET22
/
!AcornetF
/
!Run
< prev
next >
Wrap
Text File
|
1996-10-12
|
707b
|
21 lines
| set directory
Set Acornet$Dir <Obey$Dir>
Set Acornet$Path <Acornet$Dir>.
| set sprites
IconSprites <Acornet$Dir>.!Sprites
| Ensure all resources and applications booted in the right place
Set AcornetBoot$Path Acornet:ChLib.,Acornet:AppLib.
WimpSlot -min 64K -max 64K
Run Acornet:BootApps
| Normally we want to start !SLIPdial
Set Alias$RunAcornet Run Acornet:Utils.!SLIPdial -task FreeSLIP -file Acornet:Utils.!Slipdial.Scripts.Acornet.Acornet
| But have we been configured yet?
Exist Acornet:Resources.!FreeUser.Files.SLIPinfo
| If not, then launch the Config app straight away
If "<Exist$Flag>"<>"File" Then Set Alias$RunAcornet Run Acornet:Utils.!NetConfig
| Run whichever is appropriate
RunAcornet